## airshipctl document pull Pulls documents from remote git repository ### Synopsis Pulls documents from remote git repository ``` airshipctl document pull [flags] ``` ### Options ``` -h, --help help for pull ``` ### Options inherited from parent commands ``` --airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config") --debug enable verbose output --kubeconfig string Path to kubeconfig associated with airshipctl configuration. (default "$HOME/.airship/kubeconfig") ``` ### SEE ALSO * [airshipctl document](airshipctl_document.md) - Manage deployment documents