messages

package
v0.0.0-...-0f323ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const BuildCommandLongDescription = `` /* 266-byte string literal not displayed */
View Source
const BuildCommandShortDescription = `Create/update the remote environment.`
View Source
const CheckConnectionCommandLongDescription = `` /* 245-byte string literal not displayed */
View Source
const CheckConnectionCommandShortDescription = `Check the connection to the remote environment`
View Source
const CheckDocumentation = `Please check the documentation at https://docs.continuouspipe.io/remote-development/.`
View Source
const CheckingConnectionForEnvironment = `Checking connection for environment %s.`
View Source
const DeleteCommandExampleDescription = `` /* 485-byte string literal not displayed */
View Source
const DeleteCommandLongDescription = `` /* 1876-byte string literal not displayed */
View Source
const DeleteCommandShortDescription = `Delete resources by filenames, stdin, resources and names, or by resources and label selector`
View Source
const DestroyCommandLongDescription = `` /* 153-byte string literal not displayed */
View Source
const DestroyCommandShortDescription = `Destroy the remote environment.`
View Source
const EnvironmentSpecifiedEmpty = `` /* 152-byte string literal not displayed */
View Source
const EnvironmentsNotFound = `No environments were found. Please ensure that the flow has at least one environment.`
View Source
const ExecCommandExampleDescription = `` /* 284-byte string literal not displayed */
View Source
const ExecCommandLongDescription = `` /* 166-byte string literal not displayed */
View Source
const ExecCommandShortDescription = `Execute a command on a container.`
View Source
const FetchCommandExampleDescription = `` /* 178-byte string literal not displayed */
View Source
const FetchCommandLongDescription = `` /* 585-byte string literal not displayed */
View Source
const FetchCommandShortDescription = `Transfers file changes from the remote environment to the local filesystem.`
View Source
const FetchCompleted = `Fetch completed.`
View Source
const FetchInProgress = `Fetch in progress.`
View Source
const FlowsNotFound = `No flows were found. Please ensure that the project has at least one flow.`
View Source
const GetStarted = `` /* 177-byte string literal not displayed */
View Source
const InitCommandShortDescription = `Initialises the remote environment`
View Source
const InteractiveModeSuggestingFlags = `` /* 140-byte string literal not displayed */
View Source
const InvalidAnswerForYesNo = `Your answer needs to be either 'yes' or 'no'. Your answer was '%s'.`
View Source
const InvalidConfigSettings = `The remote settings file is missing or the require parameters are missing (%v), please run the 'cp-remote init' command.`
View Source
const ItWillDeleteGitBranchAndRemoteEnvironment = `This will delete the remote Git branch and remote environment. Do you want to proceed? %s`
View Source
const LatencyValueTooSmall = `Please specify a latency of at least 100 milli-seconds.`
View Source
const LogsCommandExampleDescription = `` /* 516-byte string literal not displayed */
View Source
const LogsCommandLongDescription = `Print the logs for a pod`
View Source
const LogsCommandShortDescription = `Print the logs for a pod`
View Source
const NoActivePodsFoundForSpecifiedServiceName = `No running pods were found for the specified service name '%s'.`
View Source
const PleaseContactSupport = `Something went wrong in the cp-remote tool application logic.
Please contact support specifying the session number '%s'.`
View Source
const PodsFoundCount = `%d pods have been found:`
View Source
const PodsNotFound = `"We could not find any pods on this environment.`
View Source
const PortForwardCommandLongDescription = `` /* 286-byte string literal not displayed */
View Source
const PortForwardCommandShortDescription = `Forward a port to a container`
View Source
const PortFowardCommandExampleDescription = `` /* 541-byte string literal not displayed */
View Source
const ProjectsNotFound = `No projects were found. Please ensure that you have at least one project set up in ContinuousPipe.`
View Source
const PushCmdExampleDescription = `` /* 173-byte string literal not displayed */
View Source
const PushCommandLongDescription = `` /* 184-byte string literal not displayed */
View Source
const PushCommandShortDescription = `Push local changes to the remote filesystem.`
View Source
const PushInProgress = `Push in progress`
View Source
const RemoteProjectPathEmpty = `` /* 149-byte string literal not displayed */
View Source
const RunningPodNotFound = `No running pods were found. Please ensure that the environment has at least one running pod.`
View Source
const ServiceSpecifiedEmpty = `` /* 159-byte string literal not displayed */
View Source
const SuggestionCheckForLatestVersionFailed = `` /* 348-byte string literal not displayed */
View Source
const SuggestionConfigurationSaveFailed = `` /* 276-byte string literal not displayed */
View Source
const SuggestionDirectoryMonitorFailed = `` /* 377-byte string literal not displayed */
View Source
const SuggestionEnvironmentListEmpty = `` /* 359-byte string literal not displayed */
View Source
const SuggestionEnvironmentListEmptyUsingQuestioner = `` /* 248-byte string literal not displayed */
View Source
const SuggestionExecRunFailed = `` /* 376-byte string literal not displayed */
View Source
const SuggestionFailedToDetermineTheAbsPath = `` /* 184-byte string literal not displayed */
View Source
const SuggestionFetchFailed = `` /* 374-byte string literal not displayed */
View Source
const SuggestionFindPodsFailed = `` /* 291-byte string literal not displayed */
View Source
const SuggestionFlowListEmpty = `` /* 238-byte string literal not displayed */
View Source
const SuggestionGetAPITeamsFailed = `` /* 275-byte string literal not displayed */
View Source
const SuggestionGetAPIUserFailed = `` /* 289-byte string literal not displayed */
View Source
const SuggestionGetApiEnvironmentsFailed = `` /* 377-byte string literal not displayed */
View Source
const SuggestionGetApiEnvironmentsFailedUsingQuestioner = `` /* 282-byte string literal not displayed */
View Source
const SuggestionGetEnvironmentStatusFailed = `` /* 280-byte string literal not displayed */
View Source
const SuggestionGetFlowListFailed = `` /* 275-byte string literal not displayed */
View Source
const SuggestionGetSettingsError = `` /* 270-byte string literal not displayed */
View Source
const SuggestionGitDeleteHasFailed = `` /* 362-byte string literal not displayed */
View Source
const SuggestionGitHasRemoteFailed = `` /* 362-byte string literal not displayed */
View Source
const SuggestionGitPushHasFailed = `` /* 363-byte string literal not displayed */
View Source
const SuggestionMalformedToken = `` /* 182-byte string literal not displayed */
View Source
const SuggestionPodsListEmpty = `` /* 247-byte string literal not displayed */
View Source
const SuggestionProjectsListEmpty = `` /* 263-byte string literal not displayed */
View Source
const SuggestionPushFailed = `` /* 373-byte string literal not displayed */
View Source
const SuggestionQuestionerMultiSelectError = `Something went wrong in the application multi selector logic.
Please contact support specifying the session number '%s'.`

Application logic errors (unlikely to happen)

View Source
const SuggestionRemoteEnvironmentDestroyFailed = `` /* 361-byte string literal not displayed */
View Source
const SuggestionRemoteEnvironmentRunningAndExistsFailed = `` /* 290-byte string literal not displayed */
View Source
const SuggestionRunningPodNotFound = `` /* 499-byte string literal not displayed */
View Source
const SuggestionTriggerBuildFailed = `` /* 219-byte string literal not displayed */
View Source
const SuggestionWaitForEnvironmentReadyFailed = `` /* 258-byte string literal not displayed */
View Source
const SuggestionWriteDefaultExclusionFileFailed = `` /* 321-byte string literal not displayed */
View Source
const SyncCommandLongDescription = `` /* 184-byte string literal not displayed */
View Source
const SyncCommandShortDescription = `Sync local changes to the remote filesystem (alias for push).`
View Source
const WatchCommandLongDescription = `` /* 218-byte string literal not displayed */
View Source
const WatchCommandShortDescription = `Watch local changes and synchronize with the remote environment.`
View Source
const YesNoOptions = `(yes/no)`

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL