Documentation
¶
Overview ¶
Package commands implements the CLI commands for stackkit.
Index ¶
Constants ¶
View Source
const ExitCodeHostBlocked = 3
ExitCodeHostBlocked is returned when host admission refused to mutate the target. It is distinct from a general failure so an installer or orchestrator can tell "this device cannot run the kit" from "the rollout broke".
Variables ¶
This section is empty.
Functions ¶
func ExitCode ¶
ExitCode reports the process exit code an Execute error should produce. An error without an explicit code is an ordinary failure.
func SetProgramName ¶
func SetProgramName(name string)
SetProgramName lets the explicitly tagged publisher entry point present a distinct executable identity while sharing command implementations.
func SetVersionInfo ¶
func SetVersionInfo(v, gc, bd string)
SetVersionInfo sets version information from build
Types ¶
This section is empty.
Source Files
¶
- access_summary.go
- address.go
- advanced.go
- advanced_change_set.go
- advanced_change_set_apply.go
- agent.go
- app.go
- application_lifecycle_execution.go
- apply.go
- apply_diagnostic.go
- apply_failure.go
- apply_kombifyme.go
- apply_ledger.go
- apply_owner_auto_public.go
- apply_owner_bootstrap.go
- apply_progress.go
- architecture_v2_access_summary.go
- architecture_v2_cloud_backup_runtime.go
- architecture_v2_configured_runtime.go
- architecture_v2_execution.go
- architecture_v2_inventory.go
- architecture_v2_product_runtime.go
- architecture_v2_remove_capability.go
- architecture_v2_remove_lifecycle.go
- architecture_v2_verify.go
- backup.go
- backup_activation.go
- backup_application_custody.go
- backup_emergency.go
- backup_native_v2.go
- backup_native_v2_runtime.go
- backup_schedule.go
- backup_target.go
- backup_target_binding.go
- backup_target_rebind.go
- banner.go
- break_glass.go
- cluster.go
- compat.go
- compat_emit_os_matrix.go
- completion.go
- contract_proof.go
- destroy.go
- docker_capabilities.go
- docs_catalog.go
- docs_cli_reference.go
- drift.go
- federation_binding.go
- federation_binding_hermetic_disabled.go
- federation_control_runtime.go
- federation_link_runtime.go
- generate.go
- getting_started.go
- host.go
- host_attach.go
- host_environment.go
- host_preflight.go
- host_prepare.go
- host_remediate.go
- http_probe_trust.go
- identity_projection.go
- identity_workload_peer.go
- init.go
- init_architecture_v2.go
- init_candidate.go
- init_module_profiles.go
- init_owner.go
- init_placement.go
- kit_base.go
- kit_list.go
- kit_verify.go
- legacy_spec_persistence.go
- lifecycle_mutation.go
- logs.go
- logs_structured.go
- machine_output.go
- migrate.go
- module_authoring.go
- module_contract_map.go
- module_lint.go
- module_paths.go
- module_scaffold.go
- native_v2_applied_authority.go
- native_v2_prepare.go
- output_transaction_gc.go
- plan.go
- platform_config.go
- prepare.go
- prepare_disk.go
- prepare_docker.go
- prepare_system.go
- prompt.go
- registry.go
- registry_artifacts.go
- registry_emit.go
- release_commands.go
- release_commands_shared.go
- resolve.go
- root.go
- runtime_execute.go
- runtime_observation.go
- secrets.go
- security_baseline.go
- service.go
- service_catalog.go
- setup_native.go
- setup_native_actions.go
- status.go
- status_restore.go
- string_helpers.go
- support.go
- upgrade_attested_current.go
- upgrade_beta4_bridge.go
- upgrade_beta4_checkpoint.go
- upgrade_checkpoint.go
- upgrade_recover.go
- upgrade_transaction.go
- upgrade_v08_current_generation.go
- upgrade_v09_current_generation.go
- upgrade_v10_current_generation.go
- upgrade_v11_current_generation.go
- upgrade_v12_current_generation.go
- use_cases.go
- validate.go
- verify.go
- version.go
- workspace_convention.go
- zz_standalone_operations.go
Click to show internal directories.
Click to hide internal directories.