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 2026-09-02 12:10:09 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
db239debf1bc8564beba1c32dffa1c61bc5fc1d8
dokku/plugins/plugin/subcommands/default

7 lines
151 B
Plaintext
Raw Normal View History

subcommand restructure and bashstyle refactor. closes #1579
2016-03-01 13:26:35 -08: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
chore: remove all deprecated commands This change removes all deprecated commands. In many cases, users have been warned for a number of releases before the commands have been removed. All commands that were removed have existing alternatives.
2020-02-10 05:04:19 -05:00
source "$PLUGIN_AVAILABLE_PATH/plugin/help-functions"
subcommand restructure and bashstyle refactor. closes #1579
2016-03-01 13:26:35 -08:00
chore: remove all deprecated commands This change removes all deprecated commands. In many cases, users have been warned for a number of releases before the commands have been removed. All commands that were removed have existing alternatives.
2020-02-10 05:04:19 -05:00
cmd-plugin-help "plugin:help"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 456ms 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