module
Squarectl::Commands::Configs
Overview
Creates/removes Docker Swarm configs on the deploy server, piping each
source file into docker config create via stdin. Mixed into Task.
Direct including types
Defined in:
squarectl/commands/configs.crInstance Method Summary
- #create_docker_config(key, file)
- #create_docker_configs(args)
- #destroy_docker_config(key, file)
- #destroy_docker_configs(args)