Logo
Explore Help
Register Sign In
Mirrors/dokku
1
0
Fork 0
You've already forked dokku
mirror of https://github.com/dokku/dokku.git synced 2025-12-23 23:39:30 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
49d00cf0af3492a98db5282e614c76a986431ed0
dokku/plugins/ssh-keys/subcommands/default

7 lines
157 B
Plaintext
Raw Normal View History

Added ssh-keys plugin default to list
2016-12-03 19:36:11 +00:00
#!/usr/bin/env bash
tests: run mvdan/shfmt on test runs While I do not agree with _every_ style change, this will force Dokku to have consistent formatting across all shell scripts, which is arguably a Good Thing™. The command used to reprocess everything is: ```shell shfmt -l -bn -ci -i 2 -w . ```
2019-01-07 01:04:17 -05:00
set -eo pipefail
[[ $DOKKU_TRACE ]] && set -x
refactor: standardize help generation
2020-02-10 00:37:00 -05:00
source "$PLUGIN_AVAILABLE_PATH/ssh-keys/help-functions"
Added ssh-keys plugin default to list
2016-12-03 19:36:11 +00:00
refactor: standardize command naming This standardization makes it somewhat easier to read stacktraces as the command names are all uniform, so it will be slightly easier to scan trace output.
2020-02-09 22:41:39 -05:00
cmd-ssh-keys-help "ssh-keys:help"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 388ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API